projects
/
pyside6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c886146
)
Fix cleaning of embedded build path
author
Stuart Prescott
<stuart@debian.org>
Tue, 7 May 2024 11:26:43 +0000
(21:26 +1000)
committer
Stuart Prescott
<stuart@debian.org>
Tue, 7 May 2024 11:26:43 +0000
(21:26 +1000)
debian/set-paths
patch
|
blob
|
history
diff --git
a/debian/set-paths
b/debian/set-paths
index c0a947a03ebe37c719a9b091474083b30e693883..4e75dde9ac7b4af533605b04c287eb607112aaa0 100755
(executable)
--- a/
debian/set-paths
+++ b/
debian/set-paths
@@
-29,7
+29,7
@@
sed -i "
debian/libshiboken6-dev/usr/lib/*/pkgconfig/shiboken6.pc
# Fix up python __init__.py
-sed -i "s|in_build = Path.*|in_build = False|" debian/
libpyside6-py3-*/usr/lib/python3
/dist-packages/PySide6/__init__.py
+sed -i "s|in_build = Path.*|in_build = False|" debian/
*/usr/lib/python*
/dist-packages/PySide6/__init__.py
package="libpyside6-dev"